home *** CD-ROM | disk | FTP | other *** search
- object frmDateTimeSelect: TfrmDateTimeSelect
- Left = 242
- Top = 150
- BorderIcons = [biSystemMenu]
- BorderStyle = bsToolWindow
- Caption = 'Select date/time'
- ClientHeight = 256
- ClientWidth = 209
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TTntLabel
- Left = 4
- Top = 0
- Width = 26
- Height = 13
- Caption = 'Date:'
- end
- object Label2: TTntLabel
- Left = 4
- Top = 176
- Width = 26
- Height = 13
- Caption = 'Time:'
- end
- object MonthCalendar1: TTntMonthCalendar
- Left = 4
- Top = 16
- Width = 201
- Height = 154
- Date = 37727.000000000000000000
- TabOrder = 0
- TabStop = True
- WeekNumbers = True
- end
- object DateTimePicker1: TTntDateTimePicker
- Left = 4
- Top = 192
- Width = 197
- Height = 21
- Date = 37727.558760266190000000
- Time = 37727.558760266190000000
- Kind = dtkTime
- TabOrder = 1
- end
- object Button1: TMMTNTBItBtn
- Left = 48
- Top = 224
- Width = 75
- Height = 25
- Caption = '&Ok'
- Default = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 1
- ParentFont = False
- TabOrder = 2
- end
- object Button2: TMMTNTBItBtn
- Left = 128
- Top = 224
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 2
- ParentFont = False
- TabOrder = 3
- end
- end
-